index
:
ibd-trader
dependabot/go_modules/backend/github.com/docker/docker-25.0.6incompatible
dependabot/go_modules/backend/github.com/opencontainers/runc-1.1.12
dependabot/npm_and_yarn/frontend/next-14.2.10
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
frontend
/
src
/
app
/
api
/
auth
/
[auth0]
/
route.ts
blob: 3ce09af7f1cfe56a78c706d0be9a44c1390c6091 (
plain
) (
blame
)
1
2
3
import
{
handleAuth
}
from
"@auth0/nextjs-auth0"
;
export const
GET
=
handleAuth
();